Papers by Sravan Babu Bodapati

7 papers
Wanda++: Pruning Large Language Models via Regional Gradients (2025.findings-acl)

Copied to clipboard

Challenge: Existing pruning methods suffer from accuracy degradation without full-model sparsity-aware fine-tuning.
Approach: They propose a pruning framework that uses decoder-block-level regional gradients to improve pruning accuracy.
Outcome: The proposed pruning framework outperforms the state-of-the-art pruning frameworks by utilizing decoder-block-level regional gradients.
Accelerated Test-Time Scaling with Model-Free Speculative Sampling (2025.emnlp-main)

Copied to clipboard

Challenge: Language models have demonstrated remarkable capabilities in reasoning tasks through test-time scaling techniques like best-of-N sampling and tree search.
Approach: They propose a model-free speculative decoding approach that exploits redundancy in reasoning trajectories to achieve significant acceleration without compromising accuracy.
Outcome: The proposed approach reduces inference latency by 60-65% while maintaining accuracy.
Think Clearly: Improving Reasoning via Redundant Token Pruning (2025.findings-emnlp)

Copied to clipboard

Challenge: Recent large language models show promising capabilities in long-form reasoning . however, they tend to include substantial redundancy in reasoning paths .
Approach: They propose a structure-aware pruning method that prioritizes removing redundant tokens . they remove redundant token and then resume the reasoning generation .
Outcome: The proposed method shows strong performance on reasoning-intensive benchmarks without training.
Context Length Alone Hurts LLM Performance Despite Perfect Retrieval (2025.findings-emnlp)

Copied to clipboard

Challenge: Large language models (LLMs) often fail to scale their performance on long-context tasks performance in line with the context lengths they support.
Approach: They propose a model-agnostic mitigation strategy that transforms a long-context task into a short-concept one by prompting the model to recite the retrieved evidence before attempting to solve the problem.
Outcome: The proposed model improves on a long-context task up to 4% on RULER.
Mamba Drafters for Speculative Decoding (2025.findings-emnlp)

Copied to clipboard

Challenge: Existing drafters that use external drafters suffer from slower drafting while self-speculation methods use drafters tailored to the target model but require re-training.
Approach: They propose a drafter based on a state space model, Mamba, as a solution that combines the best aspects of both approaches.
Outcome: The proposed drafters outperform existing drafters while using less memory and maintaining their cross-model adaptability.
LAWCAT: Efficient Distillation from Quadratic to Linear Attention with Convolution across Tokens for Long Context Modeling (2025.findings-emnlp)

Copied to clipboard

Challenge: a novel linearization framework is proposed to reduce the cost of training transformers from scratch.
Approach: They propose a linear attention framework that integrates pre-trained transformers into a performant linear attention architecture.
Outcome: The proposed framework improves performance on mistral-7B with 1K-length sequences and BABILong benchmarks.
ConSiDERS-The-Human Evaluation Framework: Rethinking Human Evaluation for Generative Large Language Models (2024.acl-long)

Copied to clipboard

Challenge: In this position paper, we argue that human evaluation of generative large language models (LLMs) should be a multidisciplinary undertaking that draws upon the insights from disciplines such as user experience research and human behavioral psychology to ensure that the results are reliable.
Approach: They propose a framework for human evaluation of generative large language models that takes into account usability, aesthetics and cognitive biases.
Outcome: The proposed framework is based on the framework proposed by Deutsch and alnajjar . it is aimed at ensuring that human evaluation is accurate in the age of generative AI .

What is GenGO?

GenGO is an NLP powered publication search system. It currenctly indexes 30k+ papers from ACL Anthology, and implements multi-aspect summarization, semantic search, and more!

Information

About
Limitations